@charset "utf-8";
/* CSS Document */

html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,span,p,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
    letter-spacing:1px;
    text-align: left;
}
*{ padding:0 ; margin:0 ; font-size:14px;text-align: left;}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
fieldset,img{border:0}
ol,ul{list-style:none}
caption,th{text-align:left}

.w-100{width:100%; height:auto; overflow:hidden;}
.w-1100{width:1100px; margin:0 auto; overflow:hidden;}
.w-1100-1{width:1100px; margin:0 auto;}
.w-1200{width:1200px; margin:0 auto; overflow:hidden;}
.w-1200-1{width:1200px; margin:0 auto;}
.w-1236{width:1236px; margin:0 auto; overflow:hidden;}
.w-1280{width:1280px; margin:0 auto;}
.line01{ width: 100%; border-top:#d8d8d8 1px solid; }
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-4{ margin-top:4px;}
.mt-6{ margin-top:6px;}
.mt-8{ margin-top:8px;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:55px;}
.mt-60{ margin-top:55px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:70px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.mt-110{ margin-top:110px;}
.mt-120{ margin-top:120px;}
.mt-130{ margin-top:130px;}
.mt-140{ margin-top:140px;}
.mt-150{ margin-top:155px;}
.mt-160{ margin-top:155px;}
.mt-170{ margin-top:170px;}
.mt-180{ margin-top:180px;}
.mt-250{ margin-top:255px;}

.mb-10{ margin-bottom:10PX;}
.mb-20{ margin-bottom:20PX;}
.mb-30{ margin-bottom:30px;}
.mb-40{ margin-bottom:40px;}
.mb-50{ margin-bottom:55px;}
.mb-60{ margin-bottom:55px;}

.bg-tc{ background-position:top center; background-repeat:no-repeat;}
.bg-tl{ background-position:top left; background-repeat:no-repeat;}
.bg-tr{ background-position:top right; background-repeat:no-repeat;}
.f-s13{ font-size:13px;}
.f-s14{ font-size:14px;}
.f-s15{ font-size:15px;}
.f-s16{ font-size:16px;}
.f-s17{ font-size:17px;}
.f-s18{ font-size:18px;}
.f-s20{ font-size:20px;}
.f-s22{ font-size:22px;}
.f-s24{ font-size:24px;}
.f-s26{ font-size:26px;}
.t-align-r{ text-align:right;}
.t-align-l{ text-align:left;}
.t-align-c{ text-align:center;}

.t-color-w{ color: #ffffff; }
.f-s18{ font-size: 18px; }
.f-s14{ font-size: 14px; }



.nav-bg{
	background:url(../Img/nav01-bg.jpg) center center;
	height:176px;
}
/*联系我们*/
.top-t{
	background:#1586d6;
	height:36px;
}
.top-t h3{
	float:left;
	font-size:13px;
	color:#fff;
	line-height:36px;
}
.top-t h4{
	float:right;
	font-size:13px;
	color:#fff;
	line-height:35px;
}
.top-t h4 span{
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
	font-size:18px;
	color:#ffffff;
	line-height:35px;
}
/*menu*/
.h-menu-bg{
  width: 100%;
  height:140px;
}
.h-menu{
  margin: 0 auto;
  width:1200px;
  height:128px;
}
.h-menu img{
	margin-right:30px;
	float:left;
}
.h-menu a{
  display: block;
  float: left;
  width:110px;
  height:140px;
  line-height:140px;
  font-size: 18px;
  text-align: center;
  color: #404040;
}
.h-menu a:hover{
	color:#1586d6;
	background:url(../Img/nav-h.jpg) no-repeat top center;
}
.h-menu1 a{
  display: block;
  float: left;
  width:150px; 
  height:40px;
  line-height:40px;
  font-size:16px;
  text-align: center;
  color: #bfbfbf;
}
/*end menu*/ 

/*middle*/
    /*所有标题*/
.h-tit01{
	padding-top:30px;
  width: 100%;

  overflow: hidden;

}
.h-tit01 h2{
	font-weight:bold;
	width:100%;
  height:55px;
  font-size:38px;
  color: #074fbb;
  text-align: center;

}

.h-tit01 h3{
	width:100%;
  height:25px;
  font-size:18px;
  color: #2a2a2a;
  text-align: center;

}
.h-proc01{
	float:left;
	margin-left:80px;
	padding-left:20px;
	width:300px;
	height:120px;
	background:#fff;
	box-shadow: 0px 0px 10px #ccc;
	border: solid 1px #ddd;
    box-sizing: border-box;
}
.h-proc01 h3{
	color:#333333;
	line-height:66px;
	font-size:28px;
	font-weight:bold;
}
.h-proc01 h4{
	color:#074fbb;
	line-height:30px;
	font-size:16px;
}
.h-proc01 h5{
	color:#333333;
	line-height:30px;
	font-size:16px;
}	





    /*end所有标题*/
.h-proc1{
	padding-top:10px;
	background:#fff;
	box-shadow: 0px 0px 10px #ccc;
	border: solid 1px #ddd;
}

.h-proc1 .proc1 a{
	background:url(../Img/h-pr.jpg) no-repeat top center;
	
  display: block;
  margin-right:4px;
  margin-left:4px;
  margin-bottom:15px;
  width:285px;
  height:40px;
  font-size:14px;
  color: #fff;
  text-indent:50px;
  line-height:42px;

}
.h-proc1 .proc2 a{
	border-bottom:dashed 1px #c7c7c7;
	
  display: block;
  margin-right:4px;
  margin-left:4px;
  margin-bottom:10px;
  width:275px;
  height:35px;
  font-size:14px;
  color: #595959;
  text-indent:60px;
  line-height:35px;

}
.h-proc1 p{
	padding-left:20px;
	padding-right:20px;
	line-height:30px;
	font-size:14px;
	
}
.h-proc1-hover{
	background-color: #ff0000 !important;
}
.h-m1{
	background:#f0f0f0;
  width: 100%;


}
    /*end简介*/
.h-m2{
	position:relative;
	background-attachment: fixed;

	padding-top:10px;
	padding-bottom:40px;
   width: 100%;
   background:url(../Img/bg01.jpg) no-repeat top center;
}
.h-m2 h2{
	color:#bccade;
	font-size:45px;
	height:50px;
	text-transform: uppercase;
	text-align:center;
}
.h-m2 h3{
	color:#e1e7ef;
	font-size:26px;
	height:60px;
	text-transform: uppercase;
	text-align:center;
}

.h-m2 p{
	padding-left:20px;
	padding-right:20px;
	color:#fff;
	font-size:15px;
	line-height:31px;
	text-transform: uppercase;
}
.h-m2 a{
	width:146px;
	height:42px;
	color:#fff;
	font-size:16px;
	line-height:42px;
	text-align:center;
	text-transform: uppercase;
	border:#fff solid 1px;
	display:block;
	margin-top:30px;
	margin-bottom:25px;
}
.m2-l{
	width:170px;
	margin-left:50px;
	margin-right:50px;
	float:left;
}
.m2-l img{
	margin:0 auto;
	display:block;
	transition-duration: .8s;
}
.m2-l:hover img{
	transform: rotateY(180deg);
	transition-duration: .8s;
}
.m2-l h4{
	line-height:44px;
	color:#e1e7ef;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	
}
.m2-l h5{
	line-height:20px;
	color:#e1e7ef;
	text-align:center;
	font-size:14px;
	
}
  /*end案例*/
.m3-l{
	margin-top:20px;
	margin-bottom:48px;
	margin-left:15px;
	margin-right:15px;
	padding-top:14px;
	padding-bottom:30px;
	float:left;
	width:365px;
	background:#fff;
	box-shadow: 1px 2px 1px #c6c6c6;
}
.m3-l h4{
	line-height:50px;
	color:#373838;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.m3-l p{
	line-height:30px;
	color:#6c6c6c;
	font-size:14px;
	padding-left:25px;
	padding-right:25px;

}
.m3-l a{
	margin-top:15px;
	margin-left:30px;
	width:115px;
	height:30px;
	display:block;
	border:#074fbb solid 1px;
	line-height:30px;
	text-align:center;
	color:#074fbb;
}
  /*end新闻*/
.h-m3{
	background:#f0f0f0;
	width:100%;
}

/*end middle*/

.yan-news001{  height:auto;}
.yan-news001 ul{  margin-top:30px;}
.yan-news001 ul li{ width:620px; height:130px; margin-right:48px; margin:10px 0;}
.yan-news001 ul li .l{ float:left; width:108px; height:95px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.yan-news001 ul li .l h4{ display:block; height:50px; line-height:50px; text-align:center; margin-top:15px; font-size:28px; color:#9c9c9c; background:#f8f8f8;}
.yan-news001 ul li .l h5{ display:block; height:40px; line-height:40px; text-align:center; font-size:18px; color:#9c9c9c; letter-spacing:0px; margin:0px; padding:0px; background:#e4e4e4;}
.yan-news001 ul li .r{ float:right; width:500px; overflow:hidden;}
.yan-news001 ul li .r a h3{
	padding-top:10px; display:block; height:40px; line-height:35px; text-align:left; font-size:18px; color:#2e2e2e; overflow:hidden;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.yan-news001 ul li .r p{ display:block; height:70px; line-height:140%; text-align:left; font-size:14px; color:#717171; overflow:hidden;}

.yan-news001 ul li:hover .l h4, .yan-news001 ul li:first-child .l h4{ color:#9c9c9c;}
.yan-news001 ul li:hover .l h5, .yan-news001 ul li:first-child .l h5{ color:#9c9c9c;}


    /*end新闻*/
.h-news{

	background:url(../Img/bg03.jpg) no-repeat bottom left;
	width:100%;
}
.y-news004{
  width:1200px;
  height: auto;
  overflow: hidden;
}
.y-news004 ul{
  width: 1300px;
}
.y-news004 ul li{
  margin-right: 63px;
  float: left;
  width: 570px;
  height: 166px;
}
.y-news004 ul li img{
  float: left;
  width: 208px;
  height: 142px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.y-news004 ul li .r01{
  float: right;
  width: 335px;
  height: auto;
}
.y-news004 ul li .r01 a h3{
  display: block;
  width:100%;
  height: 39px;
  font-size: 17px;
  color: #5f5f5f;
}
.y-news004 ul li:hover .r01 a h3{
  color: #e60012;
}
.y-news004 ul li .r01 p{
  display: block;
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #999999;
  line-height: 120%;
  overflow: hidden;
}
.y-news004 ul li .r01 .more01 a{
	border-radius: 20px;
  margin-top:30px;
  display: block;
  float: left;
  width: 88px;
  height: 23px;
  border: 1px solid #cd0819;
  font-size: 12px;
  color: #cd0819;
  text-align: center;
  line-height: 23px;
  -webkit-transition: all 0.2s ease-out; 
  -moz-transition: all 0.2s ease-out; 
  transition: all 0.2s ease-out;
}
.y-news004 ul li:hover .r01 .more01 a{
  background-color: #e60012;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}



/*end middle*/

/*bottom*/
.foot-bg{
	padding-top:30px;
	width:100%;
	padding-bottom:15px;
	background:url(../Img/font-bg.jpg) no-repeat top center;
}
.font-1{
	margin-left:30px;
	margin-right:30px;
	float:left;
}
.font-1 h3{
	color:#f0f0f0;
	height:52px;
	font-size:32px;
	font-weight:bold;
}
.font-1 h4{
	text-transform: uppercase;
	font-size:16px;
	height:50px;
	color:#f0f0f0;
}
.font-1 p{
	color:#f0f0f0;
	font-size:15px;
	line-height:180%;
}
.font{
	border-top:#2b7080 solid 1px;
}
.font p{
	text-align:center;
	line-height:60px;
	color:#fff;
	font-size:16px;
}
/*end bottom*/
.h-ml{
	margin-left:200px;
}
.h-ml a{
	font-size:16px;
	width:235px;
	height:44px;
	border:solid 1px #d2d2d2;
	display:block;
	color:#4c4c4c;
	line-height:44px;
	text-align:center;
	float:left;
	margin:10px;
}
.m1-le{
	width:300px;
	float:left;
	margin-right:20px;
}
.m1-ri{
	width:870px;
	float:right;
}
.m1-le h2{
	margin-top:35px;
	background:#074fbb;
	color:#fff;
	font-size:25px;
	text-align:center;
	font-weight:bold;
	line-height:60px;
}
.m1-le h3{
	background:#074fbb;
	color:#fff;
	font-size:16px;
	text-align:center;
	padding-bottom:15px;
}
/*滚动产品图片样式*/
.h-pro-gun01 li{
	float: left;
  margin-right:38px;
  margin-bottom: 30px;

  border: 1px solid #bfbfbf;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}

.h-pro-gun01 li .tu{
	padding:0px;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{

  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}


.h-pro-gun01 li .p1-t a h3{
	height:39px;
	line-height:39px;
	text-align:center;
	width:100%;
  font-size:16px;
  color: #333333;
  text-align: center;
  letter-spacing: 0px;

}





/*滚动产品图片样式*/

.h-pro-gun02 li{
  margin-right: 19px;
  margin-bottom: 30px;
  float: left;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li .tu{
	height: 172px;
	background-color: #e5e5e5;
	border:1px  solid #fff;
	overflow: hidden;
}
.h-pro-gun02 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3{
  margin-top:0px;
  display: block;
	width:235px;
  height: 40px;
	line-height: 40px;
  font-size: 16px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;
	
}

/*手机站样式*/
.img-m{
	text-align:center;
}
.mini-div{
	margin:0 auto;
	max-width:600px;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}
.mini-title{
	width:100%;
	height:50px;
	font-size:18px;
	color:#1a3a83;
	text-align:center;
	line-height:50px;
	}
.mini-class01{
	width:98%;
	margin-left:2%;
	}
.mini-class01 li{
	float:left;
	padding:5px 0px;
	margin-right:1%;
	margin-bottom:1%;
	width:48%;
	/*min-height:30px;*/
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #666666;
	}
.mini-class01 li a{
	display:block;
	width:100%;
	/*min-height:30px;*/
	font-size:14px;
	color:#666666;
	text-align:center;
	}
.mini-h-about{
	padding:10px;
	font-size:14px;
	text-align:left;
	line-height:170%;
	}
.mini-menu{
	width:100%;
	background-color:#1a3a83;
	padding:10px;
	}
.m-menu{
	width:100%;
	margin:0 auto;
	}
.m-menu a{
	display:block;
	float:left;
	width:24%;
	height:40px;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:20px;
	}
.m-fl01{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.m-fl01 a{
	display:block;
	margin-bottom:10px;
	width:19%;
	height:66px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	}
.m-fl01 a .tu{
	margin:0px;
	padding:0px;
	width:100%;
	height:38px;
	text-align:center;
	}
.m-fl01 a h3{
	display:block;
	marign:0px;
	padding:0px;
	height:15px;
	width:100%;
	font-size:14px;
	text-align:center;
	color:#fff;
	}
.m-fl01-bg01{
	background-color:#0165ba;
	}
.m-fl01-bg02{
	background-color:#fe4351;
	}
.m-fl01-bg03{
	background-color:#ff6f3d;
	}
.m-fl01-bg04{
	background-color:#32b16c;
	}
.m-fl01-l{
	float:left;
	margin-left:5%;
	}
.m-fl01-r{
	float:right;
	margin-right:5%;
	}

.m-tit01{
	margin-bottom:15px;
	width:100%;
	height:40px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:40px;
	background:url(../Img/m-tu02.png) no-repeat top center;
	}		
.m-tit01-1{background-color:#fe4351;}
.m-tit01-2{background-color:#ff6f3d;}
.m-tit01-3{background-color:#32b16c;}
.m-tit01-4{background-color:#00b7ee;}
.m-part02{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part02 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #fe4351;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#fe4351;
	font-size:15px;
	}
.m-part02-l{
	margin-right:5%;
	}
.m-part03{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part03 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #ff6f3d;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#ff6f3d;
	font-size:15px;
	}
.m-part04{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part04 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #32b16c;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#32b16c;
	font-size:15px;
	}
.m-part05{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part05 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #00b7ee;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#00b7ee;
	font-size:15px;
	}
.m-part06{
	width:100%;
	padding:20px 0px 30px 0px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-color:#f51d1d;
	}
.m-part06-1{
	width:80%;
	margin:0 auto;
	}
.m-part06-1 a{
	display:block;
	width:100%;
	height:auto;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #fff;
	}

.ny-readid{
	width:100%;
	background-color:#efefef;
	height:auto;
	padding:15px 0px;
	overflow:hidden;
	}
.ny-readid .tiao001{
	width:90%;
	height: auto;
	margin:0 auto;
	font-size:14px;
	color:#333;
	}
.ny-readid .tiao001 a{
	color:#09C;
	}

.mini-top{overflow: hidden;}
.mini-top img{ display: block;}
/*menu1*/
.mini-menu-bg{
	padding: 5px 0px 5px 0px;
	width:100%;
	height: auto;
	background-color: #262a2d;
}
.mini-menu1{
	width:100%;
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:center;
}
.mi-menu1{
	width:23%;
	height: 30px;
	background-color:#f8bf00;
	margin:5px 0 5px 0px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.mi-menu1 a{
	display: block;
	font-size:14px;
	text-align: center;
	line-height: 30px;
	color:#000;
}
/*标题1*/
.m-tit02{
	width:100%;
	height: 88px;
	background: url(../Img/mini-tit-bg.jpg) no-repeat top center;
	font-size:20px;
	line-height: 110px;
	text-align: center;
	color: #887b5a;
	overflow: hidden;
}
.m-tit03{
	margin: 0 auto;
	width:90%;
	height: 36px;
	font-size:20px;
	line-height: 36px;
	text-align: center;
	color: #000;
	background-color: #f8bf00;
	overflow: hidden;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.img-m img {
    margin: 0 auto;
}

/*固定在底部*/

.fotheight{ height:50px;}
.fotfixed{ position:fixed; bottom:0; width:100%; max-width:640px; border-top: 1px solid rgba(255,255,255,0.2);height: 50px; background-color: #353535;}
.footerWrap{ width:98%; margin:0 auto; padding-left:3%; padding-top:6px;}
.footerWrap li{ float:left; width:24%; height:44px;     border-right: 1px solid rgba(255,255,255,0.2); position:relative;}
.footerWrap li:last-child{ border:0;}
.footerWrap .text{ display:block; color:#fff; text-align:center; font-size:12px; line-height:20px;}
.footerWrap .icon{ width: 30px; height: 20px; display: block; background: url(../images/common.png) no-repeat; background-size: 400px; margin: 4px auto 0 auto;position: relative;}
.footerWrap .tel{background-position: -90px -110px;}
.footerWrap .email{    background-position: 0 -110px;}
.footerWrap .qq{    background-position: -360px -109px;}
.footerWrap .map{background-position: -120px -110px;}
.footerWrap .share{    background-position: -60px -110px;}
.footerWrap .message{background-position: -30px -110px;}

.sharebox{ display:none; position:absolute; width:242px; height:52px; left:-120px; top:-52px; background:#fff; padding:5px 0 5px 10px; border-radius:5px; border:1px solid #ccc;}

/*end 手机站样式*/

/*手机banner轮播*/
.banner{width:100%}
.banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:0px;bottom:0px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}
